projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2f5d3d
)
notebook: vborder/hborder deprecations are Since: 3.4, not 3.2
author
Cosimo Cecchi
<cosimoc@gnome.org>
Tue, 27 Sep 2011 17:45:46 +0000
(13:45 -0400)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Tue, 27 Sep 2011 17:46:01 +0000
(13:46 -0400)
gtk/gtknotebook.c
patch
|
blob
|
history
diff --git
a/gtk/gtknotebook.c
b/gtk/gtknotebook.c
index bc01de8349e0b549ea624d4fe9dc9215f9eee9a9..02012e9dbff1712d1bbe5af8da82c12cb370fc26 100644
(file)
--- a/
gtk/gtknotebook.c
+++ b/
gtk/gtknotebook.c
@@
-7403,7
+7403,7
@@
gtk_notebook_get_scrollable (GtkNotebook *notebook)
*
* Since: 2.22
*
- * Deprecated: 3.
2
: this function returns zero
+ * Deprecated: 3.
4
: this function returns zero
*/
guint16
gtk_notebook_get_tab_hborder (GtkNotebook *notebook)
@@
-7423,7
+7423,7
@@
gtk_notebook_get_tab_hborder (GtkNotebook *notebook)
*
* Since: 2.22
*
- * Deprecated: 3.
2
: this function returns zero
+ * Deprecated: 3.
4
: this function returns zero
*/
guint16
gtk_notebook_get_tab_vborder (GtkNotebook *notebook)